net/http.http2clientConnPool.getStartDialLocked (method)

2 uses

	net/http (current package)
		h2_bundle.go#L816: 		call := p.getStartDialLocked(req.Context(), addr)
		h2_bundle.go#L845: func (p *http2clientConnPool) getStartDialLocked(ctx context.Context, addr string) *http2dialCall {